2024-11-19

Module4 assignment

Create a web page using R Markdown that features a plot created with plotly.

My submmission

3D data

Generate 4 clusters.

Show the head of the data:

## [1] -0.2802 -0.1151  0.7794  0.0353  0.0646  0.8575
## [1] -0.3552  0.1284 -0.1233 -0.1738 -0.4758 -0.0225
## [1] 0.0000 0.0505 0.1010 0.1515 0.2020 0.2525

3D plot

Generate a 3D plot with plotly